1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctKho_KiemTraKho_ChiTiet
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 =
new System.Windows.Forms.DataGridViewCellStyle();
32             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 =
new System.Windows.Forms.DataGridViewCellStyle();
33             
this.panel1 = new System.Windows.Forms.Panel();
34             
this.txtSoLuongChenhLech = new System.Windows.Forms.TextBox();
35             
this.txtSoMatHangTrongKho = new System.Windows.Forms.TextBox();
36             
this.txtSoMatHangKiemKho = new System.Windows.Forms.TextBox();
37             
this.txtNgayKiemKho = new System.Windows.Forms.TextBox();
38             
this.lblTongSoBanGhiHienThi = new System.Windows.Forms.Label();
39             
this.btnTiep = new System.Windows.Forms.Button();
40             
this.btnSau = new System.Windows.Forms.Button();
41             
this.label7 = new System.Windows.Forms.Label();
42             
this.dgvDsSpTrongKho = new System.Windows.Forms.DataGridView();
43             
this.label6 = new System.Windows.Forms.Label();
44             
this.label5 = new System.Windows.Forms.Label();
45             
this.label4 = new System.Windows.Forms.Label();
46             
this.label3 = new System.Windows.Forms.Label();
47             
this.label2 = new System.Windows.Forms.Label();
48             
this.linkLabel_ThayDoi = new System.Windows.Forms.LinkLabel();
49             
this.label1 = new System.Windows.Forms.Label();
50             
this.Xoa = new System.Windows.Forms.DataGridViewLinkColumn();
51             
this.IdKho_SpKiemKho = new System.Windows.Forms.DataGridViewTextBoxColumn();
52             
this.STTKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
53             
this.MaSanPhamKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
54             
this.TenSanPhamKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
55             
this.TenDonViTinhKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             
this.SoLuongTrongKhoKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             
this.SoLuongKiemKhoKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.SoLuongChenhLech = new System.Windows.Forms.DataGridViewTextBoxColumn();
59             
this.DienGiai = new System.Windows.Forms.DataGridViewTextBoxColumn();
60             
this.panel1.SuspendLayout();
61             ((System.ComponentModel.ISupportInitialize)(
this.dgvDsSpTrongKho)).BeginInit();
62             
this.SuspendLayout();
63             
//
64             
// panel1
65             
//
66             
this.panel1.AutoScroll = true;
67             
this.panel1.Controls.Add(this.txtSoLuongChenhLech);
68             
this.panel1.Controls.Add(this.txtSoMatHangTrongKho);
69             
this.panel1.Controls.Add(this.txtSoMatHangKiemKho);
70             
this.panel1.Controls.Add(this.txtNgayKiemKho);
71             
this.panel1.Controls.Add(this.lblTongSoBanGhiHienThi);
72             
this.panel1.Controls.Add(this.btnTiep);
73             
this.panel1.Controls.Add(this.btnSau);
74             
this.panel1.Controls.Add(this.label7);
75             
this.panel1.Controls.Add(this.dgvDsSpTrongKho);
76             
this.panel1.Controls.Add(this.label6);
77             
this.panel1.Controls.Add(this.label5);
78             
this.panel1.Controls.Add(this.label4);
79             
this.panel1.Controls.Add(this.label3);
80             
this.panel1.Controls.Add(this.label2);
81             
this.panel1.Controls.Add(this.linkLabel_ThayDoi);
82             
this.panel1.Controls.Add(this.label1);
83             
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
84             
this.panel1.Location = new System.Drawing.Point(0, 0);
85             
this.panel1.Name = "panel1";
86             
this.panel1.Size = new System.Drawing.Size(1024, 800);
87             
this.panel1.TabIndex = 0;
88             
//
89             
// txtSoLuongChenhLech
90             
//
91             
this.txtSoLuongChenhLech.BackColor = System.Drawing.Color.White;
92             
this.txtSoLuongChenhLech.BorderStyle = System.Windows.Forms.BorderStyle.None;
93             
this.txtSoLuongChenhLech.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
94             
this.txtSoLuongChenhLech.Location = new System.Drawing.Point(571, 107);
95             
this.txtSoLuongChenhLech.Multiline = true;
96             
this.txtSoLuongChenhLech.Name = "txtSoLuongChenhLech";
97             
this.txtSoLuongChenhLech.ReadOnly = true;
98             
this.txtSoLuongChenhLech.Size = new System.Drawing.Size(161, 20);
99             
this.txtSoLuongChenhLech.TabIndex = 47;
100             
//
101             
// txtSoMatHangTrongKho
102             
//
103             
this.txtSoMatHangTrongKho.BackColor = System.Drawing.Color.White;
104             
this.txtSoMatHangTrongKho.BorderStyle = System.Windows.Forms.BorderStyle.None;
105             
this.txtSoMatHangTrongKho.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
106             
this.txtSoMatHangTrongKho.Location = new System.Drawing.Point(571, 50);
107             
this.txtSoMatHangTrongKho.Multiline = true;
108             
this.txtSoMatHangTrongKho.Name = "txtSoMatHangTrongKho";
109             
this.txtSoMatHangTrongKho.ReadOnly = true;
110             
this.txtSoMatHangTrongKho.Size = new System.Drawing.Size(161, 20);
111             
this.txtSoMatHangTrongKho.TabIndex = 46;
112             
//
113             
// txtSoMatHangKiemKho
114             
//
115             
this.txtSoMatHangKiemKho.BackColor = System.Drawing.Color.White;
116             
this.txtSoMatHangKiemKho.BorderStyle = System.Windows.Forms.BorderStyle.None;
117             
this.txtSoMatHangKiemKho.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
118             
this.txtSoMatHangKiemKho.Location = new System.Drawing.Point(571, 75);
119             
this.txtSoMatHangKiemKho.Multiline = true;
120             
this.txtSoMatHangKiemKho.Name = "txtSoMatHangKiemKho";
121             
this.txtSoMatHangKiemKho.ReadOnly = true;
122             
this.txtSoMatHangKiemKho.Size = new System.Drawing.Size(161, 20);
123             
this.txtSoMatHangKiemKho.TabIndex = 45;
124             
//
125             
// txtNgayKiemKho
126             
//
127             
this.txtNgayKiemKho.BackColor = System.Drawing.Color.White;
128             
this.txtNgayKiemKho.BorderStyle = System.Windows.Forms.BorderStyle.None;
129             
this.txtNgayKiemKho.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
130             
this.txtNgayKiemKho.Location = new System.Drawing.Point(220, 65);
131             
this.txtNgayKiemKho.Multiline = true;
132             
this.txtNgayKiemKho.Name = "txtNgayKiemKho";
133             
this.txtNgayKiemKho.ReadOnly = true;
134             
this.txtNgayKiemKho.Size = new System.Drawing.Size(161, 20);
135             
this.txtNgayKiemKho.TabIndex = 44;
136             
//
137             
// lblTongSoBanGhiHienThi
138             
//
139             
this.lblTongSoBanGhiHienThi.AllowDrop = true;
140             
this.lblTongSoBanGhiHienThi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
141             
this.lblTongSoBanGhiHienThi.Location = new System.Drawing.Point(568, 137);
142             
this.lblTongSoBanGhiHienThi.Name = "lblTongSoBanGhiHienThi";
143             
this.lblTongSoBanGhiHienThi.Size = new System.Drawing.Size(329, 18);
144             
this.lblTongSoBanGhiHienThi.TabIndex = 43;
145             
this.lblTongSoBanGhiHienThi.Text = "Hiển thị từ 1 đến 30 trong 100 mục";
146             
this.lblTongSoBanGhiHienThi.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
147             
//
148             
// btnTiep
149             
//
150             
this.btnTiep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
151             
this.btnTiep.Location = new System.Drawing.Point(957, 131);
152             
this.btnTiep.Name = "btnTiep";
153             
this.btnTiep.Size = new System.Drawing.Size(49, 30);
154             
this.btnTiep.TabIndex = 41;
155             
this.btnTiep.Text = ">>";
156             
this.btnTiep.UseVisualStyleBackColor = true;
157             
this.btnTiep.Click += new System.EventHandler(this.btnTiep_Click);
158             
//
159             
// btnSau
160             
//
161             
this.btnSau.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
162             
this.btnSau.Location = new System.Drawing.Point(902, 131);
163             
this.btnSau.Name = "btnSau";
164             
this.btnSau.Size = new System.Drawing.Size(49, 30);
165             
this.btnSau.TabIndex = 42;
166             
this.btnSau.Text = "<<";
167             
this.btnSau.UseVisualStyleBackColor = true;
168             
this.btnSau.Click += new System.EventHandler(this.btnSau_Click);
169             
//
170             
// label7
171             
//
172             
this.label7.AutoSize = true;
173             
this.label7.Location = new System.Drawing.Point(28, 717);
174             
this.label7.Name = "label7";
175             
this.label7.Size = new System.Drawing.Size(46, 18);
176             
this.label7.TabIndex = 12;
177             
this.label7.Text = "label7";
178             
//
179             
// dgvDsSpTrongKho
180             
//
181             
this.dgvDsSpTrongKho.AllowUserToAddRows = false;
182             
this.dgvDsSpTrongKho.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
183             | System.Windows.Forms.AnchorStyles.Right)));
184             
this.dgvDsSpTrongKho.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
185             
this.dgvDsSpTrongKho.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
186             
this.dgvDsSpTrongKho.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
187             
this.Xoa,
188             
this.IdKho_SpKiemKho,
189             
this.STTKk,
190             
this.MaSanPhamKk,
191             
this.TenSanPhamKk,
192             
this.TenDonViTinhKk,
193             
this.SoLuongTrongKhoKk,
194             
this.SoLuongKiemKhoKk,
195             
this.SoLuongChenhLech,
196             
this.DienGiai});
197             
this.dgvDsSpTrongKho.Location = new System.Drawing.Point(31, 168);
198             
this.dgvDsSpTrongKho.Name = "dgvDsSpTrongKho";
199             
this.dgvDsSpTrongKho.Size = new System.Drawing.Size(975, 466);
200             
this.dgvDsSpTrongKho.TabIndex = 11;
201             
//
202             
// label6
203             
//
204             
this.label6.AutoSize = true;
205             
this.label6.Location = new System.Drawing.Point(27, 142);
206             
this.label6.Name = "label6";
207             
this.label6.Size = new System.Drawing.Size(213, 18);
208             
this.label6.TabIndex = 6;
209             
this.label6.Text = "Danh sách sản phẩm kiểm kho";
210             
//
211             
// label5
212             
//
213             
this.label5.AutoSize = true;
214             
this.label5.Location = new System.Drawing.Point(402, 107);
215             
this.label5.Name = "label5";
216             
this.label5.Size = new System.Drawing.Size(146, 18);
217             
this.label5.TabIndex = 5;
218             
this.label5.Text = "Số lượng chênh lệch:";
219             
//
220             
// label4
221             
//
222             
this.label4.AutoSize = true;
223             
this.label4.Location = new System.Drawing.Point(402, 78);
224             
this.label4.Name = "label4";
225             
this.label4.Size = new System.Drawing.Size(161, 18);
226             
this.label4.TabIndex = 4;
227             
this.label4.Text = "Số mặt hàng kiểm kho:";
228             
//
229             
// label3
230             
//
231             
this.label3.AutoSize = true;
232             
this.label3.Location = new System.Drawing.Point(400, 50);
233             
this.label3.Name = "label3";
234             
this.label3.Size = new System.Drawing.Size(163, 18);
235             
this.label3.TabIndex = 3;
236             
this.label3.Text = "Số mặt hàng trong kho:";
237             
//
238             
// label2
239             
//
240             
this.label2.AutoSize = true;
241             
this.label2.Location = new System.Drawing.Point(49, 65);
242             
this.label2.Name = "label2";
243             
this.label2.Size = new System.Drawing.Size(111, 18);
244             
this.label2.TabIndex = 2;
245             
this.label2.Text = "Ngày kiểm kho:";
246             
//
247             
// linkLabel_ThayDoi
248             
//
249             
this.linkLabel_ThayDoi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
250             
this.linkLabel_ThayDoi.AutoSize = true;
251             
this.linkLabel_ThayDoi.Location = new System.Drawing.Point(942, 8);
252             
this.linkLabel_ThayDoi.Name = "linkLabel_ThayDoi";
253             
this.linkLabel_ThayDoi.Size = new System.Drawing.Size(64, 18);
254             
this.linkLabel_ThayDoi.TabIndex = 1;
255             
this.linkLabel_ThayDoi.TabStop = true;
256             
this.linkLabel_ThayDoi.Text = "Thay đổi";
257             
this.linkLabel_ThayDoi.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_ThayDoi_LinkClicked);
258             
//
259             
// label1
260             
//
261             
this.label1.AutoSize = true;
262             
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
263             
this.label1.Location = new System.Drawing.Point(16, 8);
264             
this.label1.Name = "label1";
265             
this.label1.Size = new System.Drawing.Size(190, 29);
266             
this.label1.TabIndex = 0;
267             
this.label1.Text = "Chi tiết kiểm kho";
268             
//
269             
// Xoa
270             
//
271             
this.Xoa.HeaderText = "Xóa";
272             
this.Xoa.Name = "Xoa";
273             
this.Xoa.Visible = false;
274             
//
275             
// IdKho_SpKiemKho
276             
//
277             
this.IdKho_SpKiemKho.HeaderText = "IdKho_SpKiemKho";
278             
this.IdKho_SpKiemKho.Name = "IdKho_SpKiemKho";
279             
this.IdKho_SpKiemKho.Visible = false;
280             
//
281             
// STTKk
282             
//
283             
this.STTKk.FillWeight = 50F;
284             
this.STTKk.HeaderText = "STT";
285             
this.STTKk.Name = "STTKk";
286             
this.STTKk.Width = 50;
287             
//
288             
// MaSanPhamKk
289             
//
290             
this.MaSanPhamKk.FillWeight = 230F;
291             
this.MaSanPhamKk.HeaderText = "Mã sản phẩm";
292             
this.MaSanPhamKk.Name = "MaSanPhamKk";
293             
this.MaSanPhamKk.Width = 230;
294             
//
295             
// TenSanPhamKk
296             
//
297             
this.TenSanPhamKk.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
298             dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
299             
this.TenSanPhamKk.DefaultCellStyle = dataGridViewCellStyle1;
300             
this.TenSanPhamKk.HeaderText = "Tên sản phẩm";
301             
this.TenSanPhamKk.Name = "TenSanPhamKk";
302             
//
303             
// TenDonViTinhKk
304             
//
305             
this.TenDonViTinhKk.FillWeight = 80F;
306             
this.TenDonViTinhKk.HeaderText = "Đ.V.Tính";
307             
this.TenDonViTinhKk.Name = "TenDonViTinhKk";
308             
this.TenDonViTinhKk.Width = 80;
309             
//
310             
// SoLuongTrongKhoKk
311             
//
312             
this.SoLuongTrongKhoKk.HeaderText = "S.L tồn kho (5)";
313             
this.SoLuongTrongKhoKk.Name = "SoLuongTrongKhoKk";
314             
//
315             
// SoLuongKiemKhoKk
316             
//
317             
this.SoLuongKiemKhoKk.HeaderText = "S.L kiểm kho (6)";
318             
this.SoLuongKiemKhoKk.Name = "SoLuongKiemKhoKk";
319             
//
320             
// SoLuongChenhLech
321             
//
322             
this.SoLuongChenhLech.HeaderText = "S.L Sai số (7)=(6)-(5)";
323             
this.SoLuongChenhLech.Name = "SoLuongChenhLech";
324             
//
325             
// DienGiai
326             
//
327             
this.DienGiai.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
328             dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
329             
this.DienGiai.DefaultCellStyle = dataGridViewCellStyle2;
330             
this.DienGiai.HeaderText = "Diễn giải";
331             
this.DienGiai.Name = "DienGiai";
332             
//
333             
// uctKho_KiemTraKho_ChiTiet
334             
//
335             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
336             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
337             
this.BackColor = System.Drawing.Color.White;
338             
this.Controls.Add(this.panel1);
339             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
340             
this.Margin = new System.Windows.Forms.Padding(4);
341             
this.Name = "uctKho_KiemTraKho_ChiTiet";
342             
this.Size = new System.Drawing.Size(1024, 800);
343             
this.Load += new System.EventHandler(this.uctKho_KiemTraKho_ChiTiet_Load);
344             
this.panel1.ResumeLayout(false);
345             
this.panel1.PerformLayout();
346             ((System.ComponentModel.ISupportInitialize)(
this.dgvDsSpTrongKho)).EndInit();
347             
this.ResumeLayout(false);
348
349         }
350
351         
#endregion
352
353         
private System.Windows.Forms.Panel panel1;
354         
private System.Windows.Forms.LinkLabel linkLabel_ThayDoi;
355         
private System.Windows.Forms.Label label1;
356         
private System.Windows.Forms.Label label5;
357         
private System.Windows.Forms.Label label4;
358         
private System.Windows.Forms.Label label3;
359         
private System.Windows.Forms.Label label2;
360         
private System.Windows.Forms.Label label6;
361         
private System.Windows.Forms.DataGridView dgvDsSpTrongKho;
362         
private System.Windows.Forms.Label label7;
363         
private System.Windows.Forms.Label lblTongSoBanGhiHienThi;
364         
private System.Windows.Forms.Button btnTiep;
365         
private System.Windows.Forms.Button btnSau;
366         
private System.Windows.Forms.TextBox txtSoMatHangKiemKho;
367         
private System.Windows.Forms.TextBox txtNgayKiemKho;
368         
private System.Windows.Forms.TextBox txtSoLuongChenhLech;
369         
private System.Windows.Forms.TextBox txtSoMatHangTrongKho;
370         
private System.Windows.Forms.DataGridViewLinkColumn Xoa;
371         
private System.Windows.Forms.DataGridViewTextBoxColumn IdKho_SpKiemKho;
372         
private System.Windows.Forms.DataGridViewTextBoxColumn STTKk;
373         
private System.Windows.Forms.DataGridViewTextBoxColumn MaSanPhamKk;
374         
private System.Windows.Forms.DataGridViewTextBoxColumn TenSanPhamKk;
375         
private System.Windows.Forms.DataGridViewTextBoxColumn TenDonViTinhKk;
376         
private System.Windows.Forms.DataGridViewTextBoxColumn SoLuongTrongKhoKk;
377         
private System.Windows.Forms.DataGridViewTextBoxColumn SoLuongKiemKhoKk;
378         
private System.Windows.Forms.DataGridViewTextBoxColumn SoLuongChenhLech;
379         
private System.Windows.Forms.DataGridViewTextBoxColumn DienGiai;
380     }
381 }


Gõ tìm kiếm nhanh...